OpenGeoscience / geoweb

Open source geoscience tools and applications
8 stars 3 forks source link

Improve UI and legend for long text #138

Closed aashish24 closed 10 years ago

aashish24 commented 10 years ago

improve_archive_ui @cjh1 @benbu please review. It should also fix the issue of only clt working .

benbu commented 10 years ago

Taking a look now.

benbu commented 10 years ago

I'm not sure what the long text issue was before, so I'm not sure what to look for for that.

I'm still not able to render other datasets. I can see that the workflow is running and returning data, but nothing renders. Trying to animate the 'tas' dataset give me this error in map.js

maperror

I also tried the sftbyrgn variable. The workflow ran and returned data, but I got this error and nothing rendered.

archiveerror

Both seem related to time ranges, I'll try re-importing data and see if that fixes this.

aashish24 commented 10 years ago

This is a different issue. If you load local datasets with N/A timesteps. It just failes becasue VTK couldn't read it in the first place. I have requested Chris to not show those datasets.

Try loading the ones with timestamp.

benbu commented 10 years ago

The tas* files have timesteps and still nothing renders for me, and the first error above occurs upon clicking an animation button.

aashish24 commented 10 years ago

what tos dataset you trying to load? Also make sure you clean build and clear cache.

benbu commented 10 years ago

None of the tas datasets work e.g.

tas_ccsr-95a_1979.01-1979.12

I just did a clean build and cleared cache, same problem.

benbu commented 10 years ago

Also tried re-importing data to the database, still no luck.

aashish24 commented 10 years ago

Found the issue. Its actually the VTK reader that's failing. Will file another bug. Closing this one for now.