Giter VIP home page Giter VIP logo

Comments (17)

rsignell-usgs avatar rsignell-usgs commented on June 19, 2024

Ping. @lesserwhirls , @dopplershift ?
This issue is not just mine but yours as well on http://thredds.ucar.edu/thredds

from thredds.

lesserwhirls avatar lesserwhirls commented on June 19, 2024

Hmmm...it looks like the time information is not getting encoded in the
newer kml file, although the layers are all there in the kmz. I'll dig in
and see what I can find out, although I first need to figure out on which
side the kml is being generated (TDS or ncWms). I've CC'd Ethan just in
case he knows off the top of his head.

Sean

On Wed, Feb 18, 2015 at 2:24 PM, Rich Signell [email protected]
wrote:

Ping. @lesserwhirls https://github.com/lesserwhirls , @dopplershift
https://github.com/dopplershift ? My boss is bugging me...


Reply to this email directly or view it on GitHub
#100 (comment).

from thredds.

rsignell-usgs avatar rsignell-usgs commented on June 19, 2024

It should be the ncwms, right @ethanrd ?

from thredds.

ethanrd avatar ethanrd commented on June 19, 2024

Yeah, I'm quite sure it is ncWMS not THREDDS.

On Wed, Feb 18, 2015 at 3:01 PM, Rich Signell [email protected]
wrote:

It should be the ncwms, right @ethanrd https://github.com/ethanrd ?


Reply to this email directly or view it on GitHub
#100 (comment).

from thredds.

rsignell-usgs avatar rsignell-usgs commented on June 19, 2024

@lesserwhirls , are you looking into this? My boss is dying to make an animation of a winter storm and can't until this is fixed.

from thredds.

lesserwhirls avatar lesserwhirls commented on June 19, 2024

Hi @rsignell-usgs - I am looking into it. I found where the tag is getting dropped, but I might need to ping Reading to see if they have a quick fix.

from thredds.

lesserwhirls avatar lesserwhirls commented on June 19, 2024

Hi @rsignell-usgs - this should be fixed in on the master branch of ncWMS here on git (https://github.com/Unidata/ncWMS). The master branch version (1.2.tds.4.6.0-SNAPSHOT) of ncWMS is what is being used in tds 4.6.

from thredds.

rsignell-usgs avatar rsignell-usgs commented on June 19, 2024

@lesserwhirls , awesome! Is there a way we could patch our 4.5 on our development server, or would you recommend trying 4.6?

from thredds.

lesserwhirls avatar lesserwhirls commented on June 19, 2024

@rsignell-usgs - do you guys serve GRIB? Do you have FMRCs?

from thredds.

rsignell-usgs avatar rsignell-usgs commented on June 19, 2024

Yes, we have both GRIB and FMRCs.

from thredds.

lesserwhirls avatar lesserwhirls commented on June 19, 2024

A few weeks back I recommended 4.6 to a user, which spun up an internal discussion on when we should reccommend 4.3 vs 4.5 vs 4.6. Here is what @JohnLCaron had to say:

"AFAICT, NcML Aggregations are working <on 4.5>. So, unless they are using FMRC, I would recommend 4.5, and 4.6 for anyone serving GRIB. On FMRC, 4.3 is the safest solution, but not exactly solid."

Are you feeling adventurous? Trying 4.6 would be a great way for someone to really kick the tires. We've been using it on our development server, but it hardly sees any use :-( If not, I could apply a patch to our 4.5.5 branch for the simple GoogleEarth fix and you could use that. Just know that GRIB is known to be broken on 4.5 (and below, for that matter).

from thredds.

cwardgar avatar cwardgar commented on June 19, 2024

I'm getting some fixes together for THREDDS 4.5.5. Is there any reason we can't include this? It looks like we'd need to create a "uk.ac.rdg.resc:ncwms:1.2.tds.4.5.5" artifact.

from thredds.

rsignell-usgs avatar rsignell-usgs commented on June 19, 2024

I hope that this can get included!

from thredds.

lesserwhirls avatar lesserwhirls commented on June 19, 2024

It will be included :-) w00t!

On Fri, Mar 6, 2015 at 10:32 AM, Rich Signell [email protected]
wrote:

I hope that this can get included!


Reply to this email directly or view it on GitHub
#100 (comment).

from thredds.

rsignell-usgs avatar rsignell-usgs commented on June 19, 2024

excellent!

from thredds.

JohnLCaron avatar JohnLCaron commented on June 19, 2024

going to release this afternoon

On Fri, Mar 6, 2015 at 10:56 AM, Rich Signell [email protected]
wrote:

Closed #100 #100.


Reply to this email directly or view it on GitHub
#100 (comment).

from thredds.

rsignell-usgs avatar rsignell-usgs commented on June 19, 2024

Yes, just confirmed the time slider is back in 4.5.5!

This curl command:

curl -L -o coawst_4_use_fmrc_coawst_4_use_best.ncd_temp.kmz 'http://geoport-dev.whoi.edu/thredds/wms/coawst_4/use/fmrc/coawst_4_use_best.ncd?LAYERS=temp&ELEVATION=-0.03125&TIME=2015-03-01T00:00:00.000Z,2015-03-02T00:00:00.000Z,2015-03-03T00:00:00.000Z,2015-03-04T00:00:00.000Z,2015-03-05T00:00:00.000Z,2015-03-06T00:00:00.000Z,2015-03-07T00:00:00.000Z&TRANSPARENT=true&STYLES=boxfill%2Frainbow&CRS=EPSG%3A4326&COLORSCALERANGE=-0.5%2C30&NUMCOLORBANDS=64&LOGSCALE=false&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&FORMAT=application/vnd.google-earth.kmz&SRS=EPSG%3A4326&BBOX=-101.74989476701,11.88846735222873,-53.253084362468,48.463925392207926&WIDTH=512&HEIGHT=400'

downloads a kmz animation from our 4.5.5 server and it comes up nicely in Google Earth:
3-7-2015 6-55-22 am

from thredds.

Related Issues (20)

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.