Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 393 Bytes

File metadata and controls

10 lines (7 loc) · 393 Bytes

NetCDF Forcing Format

The forcing file must be a NetCDF file with:

  • A variable ids containing location ID strings
  • A variable Time containing epoch timestamps (int64)
  • Dimensions catchment-id (locations) and time (timesteps)
  • Data variables with dimensions [catchment-id, time]

All forcing data for a location is preloaded into memory before running that location's models.