Skip to content

Commit

Permalink
Merge pull request #139 from haileyajohnson/data-dir
Browse files Browse the repository at this point in the history
remove accidental catalog addition (oops)
  • Loading branch information
haileyajohnson authored Nov 3, 2023
2 parents dfeb2aa + 2282bb0 commit b702023
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions thredds/casestudies/catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -359,12 +359,10 @@
<datasetRoot path="casestudies" location="${DATA_DIR}/casestudies/"/>

<dataset name="NCAR ML Course">
<dataset name="SST Anomalies" ID="ncar-ml-sst" serviceName="BasicRemote" urlPath="casestudies/ncar-ml-course/sst-anomalies"/>
<dataset name="PType Dataset" ID="ncar-ml-ptype" serviceName="BasicRemote" urlPath="casestudies/ncar-ml-course/ptype-dataset"/>
<dataset name="SST Anomalies" ID="ncar-ml-sst" serviceName="BasicRemote" urlPath="casestudies/ncar_ml/sst.mon.mean.trefadj.anom.1880to2018.nc"/>
<dataset name="PType Dataset" ID="ncar-ml-ptype" serviceName="BasicRemote" urlPath="casestudies/ncar_ml/ptype_data_workshop.parquet"/>
</dataset>

<dataset name="Test Grid as Point" ID="testGAP" serviceName="all" urlPath="localContent/testGridAsPoint.nc" dataType="Grid"/>

<dataset name="Moisture Transport">
<dataset name="NAM aggregation" ID="casestudies/NamAggregate" urlPath="casestudies/nam/Agg.nc">
<serviceName>fullServices</serviceName>
Expand Down

0 comments on commit b702023

Please sign in to comment.