Removed line 1 |
- |
Lines 6-7 were replaced by line 5 |
- # You will need a recent version of Kepler. If you don't have access to Kepler CVS, download the nightly build: |
- ** http://kepler-project.org/nightly/zip/ |
+ # You will need a recent version of Kepler. If you don't have access to Kepler CVS, download the nightly build: [http://kepler-project.org/nightly/zip/] |
Lines 9-10 were replaced by lines 7-8 |
- # Download kepler-odc-1.zip: |
- ** This contains several files. For each move into the following directory: ($KEPLER = top level Kepler directory.) |
+ # Download kepler-odc-1.zip: [http://users.sdsc.edu/~crawl/kepler-odc-1.zip] |
+ ** This contains several files. For each move into the appropriate directory: ($KEPLER = top level Kepler directory.) |
Lines 18-21 were replaced by lines 16-17 |
- # Import modified Opendap actor into Kepler: |
- File menu -> Import Archive (KAR) -> ods-actor.kar |
- # Load workflow: |
- File menu -> Open File -> ods-wf.xml |
+ # Import modified Opendap actor into Kepler: File menu -> Import Archive (KAR) -> ods-actor.kar |
+ # Load workflow: File menu -> Open File -> ods-wf.xml |
Lines 23-43 were replaced by lines 19-25 |
- # Click on the runODC check-box; ODC should start. BEFORE using ODC, do |
- step 8. |
- # Close the actor's configure parameters box by clicking Commit or Cancel. |
- __(ODC GUI will NOT respond until this is done).__ |
- # Select a dataset in the ODC. This can be done by clicking on one of |
- the folders and double-clicking on one of its files. This should take |
- you to the Retrieve pane/tab. In the middle-pane, double-click on a |
- dataset and the fields should appear in the "Additional Criteria" pane |
- on the right. Select some of the fields by clicking in the check boxes. |
- ** Some datasets that work: |
- {{{ |
- Antarctic Cooperative Research Centre, Tasmanian... |
- Digital Library for Oceans and Climate |
- ***** TPAC/CSIRO Climatologies |
- |
- *** US GODAE - Global Ocean Data Assimilation Experiment (USGODAE) |
- **** NOGAPS Computational Grids |
- # Change pull-down next to "Output to" button |
- ** (bottom right) to Kepler, and click "Output to" button. |
- # Close ODC, then Opendap actor will reconfigure output ports to match |
- constraints set in ODC. |
+ # Click on the runODC check-box; ODC should start. BEFORE using ODC, do step 8. |
+ # Close the actor's configure parameters box by clicking Commit or Cancel. __(ODC GUI will NOT respond until this is done).__ |
+ # Select a dataset in the ODC. This can be done by clicking on one of the folders and double-clicking on one of its files. This should take you to the Retrieve pane/tab. In the middle-pane, double-click on a dataset and the fields should appear in the "Additional Criteria" pane on the right. Select some of the fields by clicking in the check boxes. |
+ ** __NOTE 1:__ Some of the datasets in the Search pane appear to be no longer online. At the end of these instructions are two working datasets. |
+ ** __NOTE 2:__ Select/constrain only a few fields, otherwise executing the workflow will take a long time and/or Kepler runs out of memory. |
+ # Change pull-down next to "Output to" button (bottom right) to Kepler, and click "Output to" button. |
+ # Close ODC, then Opendap actor will reconfigure output ports to match constraints set in ODC. |
Lines 45-46 were replaced by lines 27-37 |
- ** NOTE: depending on the size of the dataset you selected, running the |
- workflow could take a long time. |
+ |
+ * Example datasets: |
+ {{{ |
+ Monterey Bay Aquarium Research Institute (MBARI) |
+ OASIS Mooring Data |
+ dailyAveragedM0.nc, fields: LONGITUDE_HR, LATITUDE_HR, DEPTH_HR, ADCP_DEPTH |
+ |
+ US GODAE - Global Ocean Data Assimilation Experiment (USGODAE) |
+ NOGAPS Computational Grids |
+ NOGAPS_comp_grid_alb-0000, fields: lat, lon, time |
+ }}} |