Giter Site home page Giter Site logo

cresis / old_ops Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 2.0 248.29 MB

Open Polar Server: Polar radar data serving software (PostGIS/Geoserver/Django/Apache)

Home Page: http://ops.cresis.ku.edu

License: GNU General Public License v3.0

Shell 8.01% Python 46.70% CSS 2.41% JavaScript 20.59% Scheme 19.76% HTML 2.52%
server wms

old_ops's People

Contributors

haramadhav avatar jpaden avatar kpurdon avatar singofwalls avatar treystaff avatar wliu58i5ki avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

treystaff ling718

old_ops's Issues

add get segment/frame list views

Create a view that takes the following input:

  • WKT Polygon boundary
  • Optional: Season List

The view will return:

  • List of frames, ordered by segment.

Cross over features in picker

Hide NaN checkbox
Reset constraints button
Ctrl-click selects closest cross over too
Look into why some crossovers don't get plotted (e.g. crossovers for 69.082269 N, -49.386738 E, X:-175.190 km, Y:-2283.738 km, 2006-05-27 14:15:35.43)

2013 ATMV2 New format

this effects the loading of ATM data to the OPS. ILATM2.002 version needs to be read differently than other ATM data.

Probably a change in read_lidar_atm

should crossovers be limited to selected seasons?

When looking at crossovers in the picker crossovers with seasons not selected in the prefwin are shown. Should we change this?

Seems like loading a crossover from the crossovers window that does not have a flightline represented on the map could be confusing.

20060611 ATM data issues

Warning: Number of columns on line 6 of ASCII file
S:\dataproducts\metadata\ATM_smooth_nadir\BLATM2_ATMicessn_v01\icessn\AIM2006\20060611\060611_155627_smooth_nadir5seg
must be the same as previous lines. at line 103 in file read_lidar_atm.

In opsBulkInsert at 536
In runOpsBulkInsert at 111

frame search bug

When I load the picker and then search for 20060530_01, I get the following error. The inputs look correct to me.

K>> obj.cur_map_pref_settings.system

ans =

rds

K>> ops_param.properties

ans =

search_str: '20060530_01'

  location: 'arctic'

[status,data] = opsGetFrameSearch(obj.cur_map_pref_settings.system,ops_param);

Error using jsonResponseDecode (line 51)

"<type 'exceptions.IndexError'> ERROR IN /var/django/ops/ops/views.py/getFrameSearch AT LINE 1947::

ERROR: list index out of range"

Error in opsGetFrameSearch (line 48)

[status,decodedJson] = jsonResponseDecode(jsonResponse);

Error in imb.mapwin/search_callback (line 16)

[status,data] = opsGetFrameSearch(obj.cur_map_pref_settings.system,ops_param);

Error in imb.mapwin/create_ui>@(varargin)obj.search_callback(varargin{:}) (line 113)

set(obj.top_panel.searchPB,'Callback',@obj.search_callback);

matlab crossovers warning

Occurs the first time you check "Show Crossovers". Occurs on 20080710_06_001.

Warning: Concatenation involves an empty array with an incorrect number of rows.
This may not be allowed in a future release. 
> In echowin.build_cursor_readout at 11
  In echowin.cursor_crossover at 15
  In echowin.create_ui>@(varargin)obj.cursor_crossover(varargin{:}) at 229
  In crossover.crossover>crossover.update_callback at 189
  In crossover.create_ui>@(varargin)obj.update_callback(varargin{:}) at 29 ```

Functions for shifting layer data up/down and left/right

โ€ข Functions for shifting loaded data (e.g. if we want to shift all loaded data for a segment up 1 us or over 1 sec, some functions for doing this would be nice). These functions could operate on segments (so command line function from Matlab that uses param spreadsheets) or from the picker (shifts selected data).

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.