Skip to content
Snippets Groups Projects
Commit cb64a323 authored by Paul Eckhardt's avatar Paul Eckhardt
Browse files

ste up DOC outline

parent 816ba390
No related branches found
No related tags found
No related merge requests found
# Configuration file for the Sphinx documentation builder.
#
# For the full list of built-in configuration values, see the documentation:
# https://www.sphinx-doc.org/en/master/usage/configuration.html
# -- Project information -----------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = 'ebas-io'
copyright = '2024, Paul Eckhardt, NILU, ATMOS'
author = 'Paul Eckhardt, NILU, ATMOS'
release = '4.03.08'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
extensions = []
templates_path = ['_templates']
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme = 'sphinx_rtd_theme'
html_static_path = ['_static']
=========================
EBAS Nasa Ames Fileformat
=========================
The best form of documentation of the EBAS Nasa Ames fileformat can be found in
the `EBAS Data Submission Manual <https://ebas-submit.nilu.no>`_.
Introduction
------------
ACDD
NasaAMES
CF
Metadata
--------
* General metadata,
* everything before ebas_something
* EBAS metadata
* ebas_something
* link to template page.
* comment (phase out)
* Structure of metadata
* global, variable, time dependent
Dimensions
----------
* time
* metadata time
* additional dimensions
* Location (instrument inlet etc..)
* Wavelength
* D
Variables
---------
* time_bnds
* metadatatime_bnds
* general - amean, gc, ebasmetadata
* statistics - precentiler, std etc.
Examples
--------
* code, VRE etc?
======================
EBAS NetCDF Fileformat
======================
.. include:: 01_intro.rst
.. include:: 02_metadata.rst
.. include:: 03_dimensions.rst
.. include:: 04_variables.rst
.. include:: 05_examples.rst
Intro =======
ACDD ebas-io
NasaAMES =======
CF
Metadata .. toctree::
General metadata :maxdepth: 1
everything before ebas_something
EBAS metadata
ebas_something
link to template page.
comment (phase out)
Structure of metadata
global, variable, time dependent
Dimensions fileformat_nasaames/index
time fileformat_netcdf/index
metadata time
additional dimensions
Location (instrument inlet etc..)
Wavelength
D
Variables
time_bnds
metadatatime_bnds
general - amean, gc, ebasmetadata
statistics - precentiler, std etc.
Examples
code, VRE etc?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment