|
|
@5980
|
11 years |
pnorton |
Moved the getMatplotlibColour function from the base layer drawer to the …
|
|
|
@5978
|
11 years |
pnorton |
Added some experimental caching to the coastline layer that will hopefully …
|
|
|
@5947
|
11 years |
pnorton |
Removed the service title so that it is picked up from the csml instead.
|
|
|
@5946
|
11 years |
pnorton |
Added the ability to set the scale on the colour scheme to a log scale.
|
|
|
@5910
|
11 years |
pnorton |
|
|
|
@5909
|
11 years |
pnorton |
the sql backup command
|
|
|
@5908
|
11 years |
pnorton |
Created modified version of the extensions based on the changes to the …
|
|
|
@5892
|
11 years |
pnorton |
Added the original installers for the modified components as they might be …
|
|
|
@5890
|
11 years |
pnorton |
Fixed a problem with the subsetting in the grid_builder_lat_lon_subset.py …
|
|
|
@5889
|
11 years |
domlowe |
updating geoplot revision no
|
|
|
@5886
|
11 years |
pnorton |
Fixed a couple of bugs.
|
|
|
@5879
|
11 years |
pnorton |
Minor tidying up.
|
|
|
@5876
|
11 years |
pnorton |
Added a faster layer drawer for the grid, a new style of colour bar and …
|
|
|
@5850
|
11 years |
pnorton |
Added some testing info to the setup.cfg file.
|
|
|
@5849
|
11 years |
pnorton |
Added some code to try and pass the axis config xml to the UI.
Also …
|
|
|
@5835
|
11 years |
pnorton |
Improved the performance of the getUniqueValues method on the grid, also …
|
|
|
@5834
|
12 years |
pnorton |
added some python mysql database code
|
|
|
@5826
|
12 years |
pnorton |
Improved geoplot's behaviour when dealing with variables with axis in the …
|
|
|
@5819
|
12 years |
pnorton |
Added a link to the dataset page for each of the datasets shown in the …
|
|
|
@5802
|
12 years |
pnorton |
Installed the simple caddy, custom properties and form 2 content lite …
|
|
|
@5781
|
12 years |
pnorton |
Added the existing joomla code to subversion.
|
|
|
@5780
|
12 years |
pnorton |
First Import
|
|
|
@5773
|
12 years |
pnorton |
Modified the beaker cache decorator that comes with pylons so that it …
|
|
|
@5762
|
12 years |
pnorton |
Added the land colour and the coastline width options to the coast wms …
|
|
|
@5760
|
12 years |
pnorton |
Added the ability to set the background colour for the layer drawers, also …
|
|
|
@5753
|
12 years |
pnorton |
Added some additional options to set the line width of the coastline and …
|
|
|
@5752
|
12 years |
pnorton |
Fixed the PIL import in coastwms so it tries to import Image from PIL and …
|
|
|
@5742
|
12 years |
pnorton |
Made the user agent sniffing more specific so it dosen't trigger for IE 8. …
|
|
|
@5735
|
12 years |
pnorton |
Added the ability to change the coastline colour in the coastline layer …
|
|
|
@5734
|
12 years |
pnorton |
Added some wms request logging that writes the parameeters and the header …
|
|
|
@5710
|
12 years |
pnorton |
Cleaned up a the import statements for the geoplot modules, also fixed a …
|
|
|
@5707
|
12 years |
pnorton |
Removed some modifications to the demo.js and demo.html that were …
|
|
|
@5704
|
12 years |
pnorton |
Added a module to fix the import Image / from PIL import Image problem.
|
|
|
@5701
|
12 years |
pnorton |
Added the 'auto' layer to the coastwms.
Fixed a bug in the wms getFigure …
|
|
|
@5700
|
12 years |
pnorton |
Added some svn:ignore properties
|
|
|
@5699
|
12 years |
pnorton |
Extended geoplot so it can now create a discrete colour bar with named …
|
|
|
@5691
|
12 years |
pnorton |
Fixed the arguments on the colourmap.getNormalize() call.
|
|
|
@5689
|
12 years |
pnorton |
Added a new wms controller that uses the data reader implementation.
|
|
|
@5688
|
12 years |
pnorton |
Improved the colour bar code so it now accepts the data array instead of …
|
|
|
@5683
|
12 years |
pnorton |
Fixed a bug with the grid_builder_lat_lon that was causing the midpoints …
|
|
|
@5647
|
12 years |
pnorton |
Removed the ddc layer/slab/layermapper as these are now included in cows …
|
|
|
@5646
|
12 years |
pnorton |
Added the ability to draw a plot directly to a string buffer rather than …
|
|
|
@5636
|
12 years |
pnorton |
Fixed a problem with imshow drawing a grid when there was no data to draw. …
|
|
|
@5635
|
12 years |
pnorton |
Improved the speed of the _areBoundsParralel as it was causing some …
|
|
|
@5612
|
12 years |
pnorton |
Have added some code that allows the grid drawer to decide if it should …
|
|
|
@5610
|
12 years |
pnorton |
Modified the existing plot_base into a grid_plot class that uses the new …
|
|
|
@5605
|
12 years |
pnorton |
First attempt at adding the contour plot. I've tried to re-use existing …
|
|
|
@5552
|
12 years |
pnorton |
Attempted to fix the problems with anti-aliasing and transparent …
|
|
|
@5535
|
12 years |
pnorton |
Improved the coast WMS controller so that it now returns a getCapabilities …
|
|
|
@5530
|
12 years |
pnorton |
Added some new options to the contour grid drawer that allow the number of …
|
|
|
@5529
|
12 years |
pnorton |
Added the style specific display options to the grid and contour …
|
|
|
@5500
|
12 years |
pnorton |
Added some JSON to describe the rendering options. Also moved all the …
|
|
|
@5494
|
12 years |
pnorton |
Moved many of the changes to the 'cows_qesdi' branch of cows so that it is …
|
|
|
@5483
|
12 years |
pnorton |
Modified the GetCapabilities? response so that the styles are added to the …
|
|
|
@5479
|
12 years |
pnorton |
Made some more modifications to the ddc WMS. I've tried to reduce the …
|
|
|
@5458
|
12 years |
dgrant |
individual scripts for each dataset
|
|
|
@5434
|
12 years |
dgrant |
Can now read in precip data and write functionaly correct netCDF. Still …
|
|
|
@5419
|
12 years |
dgrant |
Code following grid - except that I don't think it is a grid
|
|
|
@5412
|
12 years |
pnorton |
Cleaned up the layers drawing code slightly and added some additional …
|
|
|
@5408
|
12 years |
pnorton |
Deleted the ui folders, going to work on a branch of the cows client.
|
|
|
@5407
|
12 years |
pnorton |
Created folder structure for the UI code.
|
|
|
@5406
|
12 years |
dgrant |
Classes for reading basic data plus precipetation implementation
|
|
|
@5405
|
12 years |
dgrant |
Directory to hold utility for converting to netCDF
|
|
|
@5404
|
12 years |
pnorton |
Cleaning up the repository, removing files that shouldn't be there and …
|
|
|
@5403
|
12 years |
pnorton |
Moved QESDI tree from DCIP repository …
|