File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -462,7 +462,7 @@ however, is beyond the scope of this tutorial.
462462> > filename: 'GPP.ANN.CRUNCEPv6.monthly.*.nc'
463463> >
464464> > attributes:
465- > > project_id: OBS
465+ > > project_id: OBS6
466466> > dataset_id: FLUXCOM
467467> > version: 'ANN-v1'
468468> > tier: 3
@@ -508,11 +508,11 @@ naming convention for ESMValTool datasets. Let's have a look at the NetCDF file
508508as it was written with the very basic CMORizer from above.
509509
510510` ` ` bash
511- ncdump -h OBS_FLUXCOM_reanaly_ANN-v1_Lmon_gpp_198001-198012 .nc
511+ ncdump -h OBS6_FLUXCOM_reanaly_ANN-v1_Lmon_gpp_200001-200012 .nc
512512` ` `
513513
514514~~~
515- netcdf OBS_FLUXCOM_reanaly_ANN-v1_Lmon_gpp_198001-198012 {
515+ netcdf OBS6_FLUXCOM_reanaly_ANN-v1_Lmon_gpp_200001-200012 {
516516dimensions :
517517 time = 12 ;
518518 lat = 360 ;
You can’t perform that action at this time.
0 commit comments