Skip to content

thredds script#406

Open
robkooper wants to merge 2 commits into
masterfrom
thredds
Open

thredds script#406
robkooper wants to merge 2 commits into
masterfrom
thredds

Conversation

@robkooper

Copy link
Copy Markdown
Member

Script that runs every day at midnight to make all the nc data available to the thredds server.
The output of this script can be saved as a catalog.xml for the thredds server.

See also #155 and #402

Types of changes

new feature?

Checklist:

  • I updated the documentation
  • Relevant tests (and test data) have been added or updated and they pass

Comment thread scripts/thredds/README.md
@@ -0,0 +1,3 @@
The script in this folder will create a catalog.xml output that can be
used by the thredds server. This script is run every day and will update
the thredds server to show the latest data available.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?example useage (could you paste the crontab here?)

Link to live website as example

Is there a Dockerfile for the server?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link to data use policy here, and to the published webpage

# ----------------------------------------------------------------------
# DATASETS
# ----------------------------------------------------------------------
dataset "/home/sites/ua-mac/Level_1/vnir_netcdf" "uamac_hs" "UAMac Hyperspectral"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what are steps for adding

dataset "/home/sites/ua-mac/Level_1/envlog_netcdf" "uamac_env" "UAMac Environmental Logger"

@dlebauer dlebauer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current web page has dupllicate records through June 2016. Is that a bug in the script?

@dlebauer

dlebauer commented Jan 30, 2018

Copy link
Copy Markdown
Member

@robkooper the server is vvveeerrrryyyy slow ... to load a plot in Panoply takes ~1m. Before it was possible to scan along a dimension (like a movie along y dimensions) at < 1 s / frame. Now that is not really practical. Perhaps this should be a separate issue?

@dlebauer

Copy link
Copy Markdown
Member

When I try to plot x,y dimensions I get this error:
image

@robkooper

Copy link
Copy Markdown
Member Author

please make that a different issue, that has nothing to do with this script.

@dlebauer

Copy link
Copy Markdown
Member

@robkooper okay. Issues w/ speed and plotting are in #407

@dlebauer

dlebauer commented May 2, 2018

Copy link
Copy Markdown
Member

@robkooper just bumping this issue. I think only thing needed is some additions to documentation mentioned in #406 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants