Search results

From autoplot.org

You searched for autoplot-applet.vap

Jump to: navigation, search

There is no page titled "autoplot-applet.vap". You can create this page.

For more information about searching autoplot.org, see Help.

Showing below up to 20 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)

Article title matches

  1. Autoplot from source (11,607 bytes)
  2. Autoplot/autoplot/index.php (498 bytes)
  3. Autoplot Change Log (26,979 bytes)
    37: ...ing with the interactive Autoplot, instead of via vap file to a background process, to allow Jython ext...
    142: * orbit plot properties are set properly from .vap files
    172: * rte_0095613254: if the vap+cdf: was missing from the URI, Tool->"Mash Data" ...
    190: * vap+das2Server and vap+das2server were not treated as equivalent, causin...
    202: ...i would fail when a data source type was removed (vap+hapi), but one of its URIs was still in the histo...
  4. Autoplot Change Log archive (26,103 bytes)
    37: * flipped property added to the vap files.
    115: * bugfix lock up with LANL vap fixed by tighten thread safety.
    142: ** recent history handles wildcards like "rbsp*.vap"
    281: ... of threads as a stopgap to fix problem where one vap can overload a server (Dan's server with 12 data ...
    313: ** ctrl-S saves vap.

Page text matches

  1. Main Page (5,479 bytes)
    32: ...y be saved as an XML [[developer.book#vap_files|".vap"]] file and restored.
  2. developer.addingHelpFiles (537 bytes)
  3. gallery (108,122 bytes)
    37: ...ot/vap/geothermal20130106.vap">geothermal20130106.vap</a> </small></p></div>
    52: ...ttp://autoplot.org/jnlp/20131011a'>20131011a</a>: vap+inline data source used to mark a time.</small></...
    123: ...oplot.org/jnlp/20151206a'>20151206a</a>: The open vap file dialog now has a control to reset the timera...
    124: ...oplot.org/jnlp/20151207b'>20151207b</a>: The open vap file dialog now has a control to reset the timera...
    142: ...den.net/~jbf/autoplot/script/demos/dsfSlice2.vap">vap</a> file.</div>
  4. developer (29,806 bytes)
    49: ...te: in the current version, vap+cdfj will resolve vap+cdf if the native libraries aren't available.
    104: ...co.org/jenkins/'''. These make static images of vap products, test layout, test the IDL/Matlab interf...
    182: ...been a number of feature requests that affect the vap, and I should do these all at once.
    185: ...s needed. Currently, properties are added to the vap, readers and writers are made to handle those pro...
    194: ...already supports this, but it is not saved in the vap.
  5. developer.tests (8,194 bytes)
    34: * load vap+jyds:http://autoplot.org/data/events/filterEvents...
    37: * aggregate this, so the URI is vap+jyds:http://autoplot.org/data/events/downloads.$Y...
    42: * load vap+cdf:http://cdaweb.gsfc.nasa.gov/istp_public/data/...
    52: * plot demo2 vap+cdf:http://cdaweb.gsfc.nasa.gov/istp_public/data/...
    86: * vap+inline:ripplesVectorTimeSeries(200)&RENDER_TYPE=h...
  6. Adding Data Sources (18,694 bytes)
    68: .../redo support, and saving application state into .vap files.
    272: ...ata sources that do not reject an empty URI like "vap+<em><dsid></em>:" are called "discoverable" and a...
  7. Autoplot from source (11,607 bytes)
  8. Test dataset urls (9,978 bytes)
    6: TODO: This uses an old vap server, jnlp.cgi, which does not appear to be wor...
    21: ...about the escaping. "vap+das2server" turns into "vap das2server" and the das2Server file part is remov...
    23: {{ Launch2 | uri=vap+das2server:http://www-wbd.physics.uiowa.edu/das/d...
    26: {{ Launch2 | uri=vap+das2server:http://www-wbd.physics.uiowa.edu/das/d...
    36: {{ Launch2 | uri=vap:ftp://cdaweb.gsfc.nasa.gov/pub/istp/themis/tha/l2...
  9. Autoplot Change Log (26,979 bytes)
    37: ...ing with the interactive Autoplot, instead of via vap file to a background process, to allow Jython ext...
    142: * orbit plot properties are set properly from .vap files
    172: * rte_0095613254: if the vap+cdf: was missing from the URI, Tool->"Mash Data" ...
    190: * vap+das2Server and vap+das2server were not treated as equivalent, causin...
    202: ...i would fail when a data source type was removed (vap+hapi), but one of its URIs was still in the histo...
  10. glossary (16,396 bytes)
    70: ....cdf?BGSEc refers to data in a NASA CDF file, and vap+inline:linspace(0,5*PI,100)&sin(linspace(0,5*PI,1...
    80: '''vap file''' an xml file containing an Autoplot canvas...
  11. developer.cdfguide (2,671 bytes)
  12. qstream (6,702 bytes)
  13. developer.scripting.getParam (2,445 bytes)
  14. developer.listOfUris (2,318 bytes)
    2: ...l scrape a web page looking for Autoplot URIs and vap files, and will test them regularly. Add links t...
    4: ...t.jnlp?" for the test to use the address, and any vap reference is tested.
    9: ...//jfaden.net/~jbf/autoplot/vap/geothermal20130106.vap
    10: <!-- http://jfaden.net/~jbf/autoplot/vap/precip.vap -->
    11: ...nlp?http://jfaden.net/~jbf/autoplot/vap/c3_pp_cis.vap
  15. developer.QDataSet (11,493 bytes)
    114: bgse= getDataSet( 'vap+cdf:http://autoplot.org/data/autoplot.cdf?BGSEc' ...
    125: bgse= getDataSet( 'vap+cdf:http://autoplot.org/data/autoplot.cdf?BGSEc' ...
  16. DOM development (2,165 bytes)
  17. api (5,212 bytes)
    3: * '''uri''' an Autoplot URI or a vap file.
    43: -u, --uri= URI to plot, or if .vap then rescale to width and height
    44: -v, --vap= VAP to plot without scaling.
    50: ...to the timerange, instead of the range within the vap
    54: ... autorange the Y and Z axes of each plot in the vap
  18. developer.URI syntax (17,714 bytes)
    20: All URIs are implicitly "vap", so
    23: vap+qds:file:///home/jbf/mydata.qds.
    26: vap[+<dataSourceID>:](http|https|ftp|file)://[<user>[...
    31: vap[+<dataSourceID>:](http|https|ftp|file)://[<user>[...
    33: vap[+<dataSourceID>:](http|https|ftp|file)://[<user>[...
  19. applet demos (4,699 bytes)
    1: ...so [[applet_guide]], Video [http://aurora.gmu.edu/autoplot-applet/dist-packed/OnePanelApplet-bgloadAll-movie.html],...
    19: codebase="http://aurora.gmu.edu/autoplot-applet/dist-packed/lib/packed"
    37: codebase="http://aurora.gmu.edu/autoplot-applet/dist-packed/lib/packed"
    73: <param name="dataSetURL" value="vap+tsds:http://timeseries.org/get3.cgi?StartDate=199...
  20. webstart guide (5,304 bytes)

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)



Search in namespaces:

List redirects
Search for
Views
Personal tools