NOAA-OWP / ngen

Next Generation Water Modeling Engine and Framework Prototype
Other
82 stars 57 forks source link

Data Format for Binary NetCDFForcing #369

Open donaldwj opened 2 years ago

donaldwj commented 2 years ago

We have no formally determined the format hat NetCDF forcing will be stored in

Proposed Format

A NetCDF forcing file will comtain

We need to determine naming conventions and what additional meta data is needed.

donaldwj commented 2 years ago

Initial Proposed format has been implemented.

Required meta data includes but is most likely not limited to:

  1. The first and last valid date for variables contained in the file.
  2. The epoch start date used for decoding the time data
  3. Per variable a flag indicating if a variable is forcing or data assimilation
  4. Per variable time step of variable data
  5. Per variable start and stop time if different from main file
  6. Per variable units for variable