Coder Social home page Coder Social logo

documentation's People

Contributors

alexporrello avatar asjohnston-asf avatar jgallagher59701 avatar leonardcporrello avatar mikejmnez avatar ndp-opendap avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

documentation's Issues

Travis CI Authentication fails when building documentation

The last two PRs on OPeNDAP's documentation failed with the following error in the logs:

$ git push --force --quiet "https://${GIT_UID}:${GIT_TOKEN}@github.com/OPENDAP/documentation" master:gh-pages
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/OPENDAP/documentation/'

You can see the logs on the Travis CI for Build #306 and Build #307. You can also find them from the Build history .

BTW: the errors take place towards the end of the logs around lines > 1260. Build 306 was trigger by the merger of my PR #18, where Build 307 was trigger by the merger of PR #16

FYI: The last successful build was build #305, 7 months ago.

broken hyperlinks referencing subset data

The Constraint Expressions part of the Documentation has some broken links. These are very easy to fix, but I wanted to open this issue to:

  1. Understand the broken links to make the proper modifications.
  2. Raise an issue so that a PR can be connected to it.

With regards to 1)

Below is one of the broken links in the documentation. The broken hyperlinks under Constraint Expressions all share the similar behavior. The hyperlink refers to the test data http://test.opendap.org/opendap/data/nc/sst.mnmean.nc.gz?sst[3][4][5] (DAP2)

<p>&#8230;&#8203;/nc/sst.mnmean.nc.gz?sst[3][4][5] <a href="http://test.opendap.org/dap/data/nc/sst.mnmean.nc.gz.asc?sst%5B3%5D%5B4%5D%5B5%5D">Click here for sample output.</a></p>

The url has already been escaped, but the link fails to open on the browser with a header that says

Hyrax - Resource Not Found (404). 

I noticed that the file type is asc (non-structure ASCII). Without the asc the hyper link downloads the data.

a) Is the goal to open an ASCII type file on the browser to visualize the stream of numbers?
b) Is the goal to download data (any format)?
c) Should the proper link be a DDS, something like this?

Whether a, b or c), will inform me on how to proceed to fix these hyperlinks and submit a PR.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.