Giter VIP home page Giter VIP logo

integratedbathy's People

Contributors

dyoung8 avatar mfarthin avatar sbfrf avatar

Stargazers

 avatar

Watchers

 avatar  avatar

integratedbathy's Issues

bug Report - shape

Trying to run from 2018-10-05 to 2018-10-06
making /thredds_data/integratedBathyProduct/integratedBathyTopo/2018/10-Oct/IntegratedBathyTopo-20181005.nc
[FillMismatch]https://chldata.erdc.dren.mil/thredds/dodsC/frf/geomorphology/elevationTransects/survey/surveyTransects.ncml
[FillMismatch]https://chldata.erdc.dren.mil/thredds/dodsC/frf/geomorphology/DEMs/duneLidarDEM/duneLidarDEM.ncml
nx,ny for topo lidar = (130,500)
xFRF range for dune lidar = (40.0,169.0)
yFRF range for dune lidar = (700.0,1199.0)
nt,nx,ny for dune lidar = (24,500,130)
[FillMismatch]https://chldata.erdc.dren.mil/thredds/dodsC/frf/geomorphology/DEMs/pierLidarDEM/pierLidarDEM.ncml
   data didn't load
WARNING no pier lidar found!
Traceback (most recent call last):
  File "backProcess.py", line 19, in <module>
    plotdir='./plots', server='chl')#, slack='cmtb')
  File "/home/number/repos/integratedBathy/bathyTopoWrapper.py", line 178, in generateDailyGriddedTopo
    XX,YY,method=interp_method)
  File "/home/number/repos/integratedBathy/bathyTopoUtils.py", line 34, in combine_and_interpolate_masked_lidar
    Z_interp=scipy.interpolate.griddata(all_good_points,all_good_values,(XX,YY),method=method,fill_value=np.nan)
  File "/home/number/anaconda3/lib/python3.7/site-packages/scipy/interpolate/ndgriddata.py", line 261, in griddata
    rescale=rescale)
  File "interpnd.pyx", line 277, in scipy.interpolate.interpnd.LinearNDInterpolator.__init__
  File "interpnd.pyx", line 78, in scipy.interpolate.interpnd.NDInterpolatorBase.__init__
  File "interpnd.pyx", line 194, in scipy.interpolate.interpnd._check_init_shape
ValueError: invalid shape for input data points

add cross-shore QA/QC plot

Add a plot of the cross-shore to evolution. Maybe this goes in plotting routines library (can be called by any of the bathy "products" we're going to create). a few cross-shore locations to see/ensure that there are no "steps" at the data fusion locations.

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.