WanJetpack icon indicating copy to clipboard operation
WanJetpack copied to clipboard

💪 持续更新。WanJetpack使用Jetpack MVVM开发架构、单Activity多Fragment设计,项目结构清晰,代码简洁优雅,追求最官方的实现方式。欢迎star,非常感谢。已用到知识点:LiveData、ViewModel、DataBinding、ViewBin...

Results 45 WanJetpack issues
Sort by recently updated
recently updated
newest added

With the decision to outsource the spatial package, let's restructure both into an organization. Name suggestions welcome..

I would recommend to print some logging messages when doing some processing (e.g., executing the geocode function). Maybe there are some outputs in the stdout from the SNAP gpt command...

We should test the metadata retrieval of all subclasses of ID which are defined in drivers.py Herefore, we would need to: - [ ] Find freely available testdata for every...

test

Is there a reason why the SNAP workflow file (e.g., S1B__IW___A_20170106T161500_bnr_orb_cal_tf_tc_dB_proc.xml) is not removed after the geocode function has finished processing? In my processing for each scene I have the...

For a further processing of resulting files after conducting the geocode function, it would be useful to return a list of files that have been created during the geocode (or...

It would be convenient to have the cluster nodes report their status to the master process during processing to better monitor progress. How can this be done?

enhancement

Currently within function gamma.auxil.process only stdout is written to log.

enhancement

Currently scoop is called via an extra bash script which calls a scoop-ready script via `python -m scoop --hostfile scheduler --prolog prolog script.py`. `scheduler` contains a lookup of nodes and...

enhancement

add new standardized attributes to __LOCAL__ and integrate them in ID methods init and summary to ensure each subclass returns it. - [ ] bounding box/corner coordinates - [ ]...

enhancement

So far this is done in function drivers.parse_date which gathers known date string formats and parses them. It would be nice to have a general parsing approach instead of trying...

enhancement