OpenGeoscience / geoweb

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

cdms time series #164

Closed benbu closed 10 years ago

benbu commented 10 years ago

Given a cdms variable, latitude, and longitude, extract time series data.

aashish24 commented 10 years ago

pushed add_timeseries_analysis branch of geojs @benbu please approve. For testing, use add_timeseries_analysis for geoweb, checkout add_timeseries_analysis of geojs.

benbu commented 10 years ago

I'm not seeing the time series when I double click, and I get this error on the console.

timeseriesgeoweberror

aashish24 commented 10 years ago

Looks like your geojs is not updated. Make sure that you checkout the same branch there too.

benbu commented 10 years ago

I was on the right branch but I just did a pull and noticed another commit came through, it works now, very cool! There are a few code style issues and the plot extends outside of the div, but it looks really cool!