These are the requirements for getting a dataset into CEDA:
hosted on working ERDDAP server. We will soon be using orderByCount to estimate file sizes, in this case we would require version >= 1.80, which is pretty old anyways.
Tabledap only, no grids
Trajectories are not currently supported
Dataset variables - Time/Lat/long/depth are required. If datasets don't have depth we set them to 0. If there was a need to accommodate datasets without depth we could probably handle that.
a CKAN record, which provides things like title, organization, and eovs
These are the requirements for getting a dataset into CEDA:
orderByCount
to estimate file sizes, in this case we would require version >= 1.80, which is pretty old anyways.cdm_data_type
cdm_data_type
is an important variable in CEDA, and thecf_role
attribute that goes with itcdm_data_type
must be one of TimeSeries,TimeSeriesProfile,Profile,Point. Can't be a Trajectory/TrajectoryProfile/Other