Nikos Alexandris

Results 20 issues of Nikos Alexandris

Just an example/idea for another section under https://jupyterbook.org/publish/web.html - **Working repository** example: [NikosAlexandris/jupyter-book-example](https://gitlab.com/NikosAlexandris/jupyter-book-example) - **Working site** example: [nikosalexandris.gitlab.io/jupyter-book-example/intro.html](https://nikosalexandris.gitlab.io/jupyter-book-example/intro.html)

Plan to support for https://mermaidjs.github.io/?

1. restructure Readme 2. add link to addons manual page

It would be nice to have an overview/list of all addons in the repository's _landing_ page. Like, have a section __Addons__ in the repository's [README.md](https://github.com/OSGeo/grass-addons/blob/master/README.md) file and eventually subsections for...

enhancement

Is `grass6` still required to be in the master branch? Could it be just archived?

Dear cuSTARFM authors, is there a specific version of CUDA required for the source to compile/run? Would you recommend a specific Linux dsitribution/version? Is a specific NVIDIA-driver version required? Thank...

This is NOT a real pull request. Rather a prototype idea. Not extensively tested, no real tests written.

enhancement

With a time-series whose frequency is ![](https://i.imgur.com/ArNWp3F.png) the following instructions ```python #pyplot.figure(figsize=(16,10), dpi= 80) ; calplot.calplot( mod09ga_surface_reflectances['mod09ga_surface_reflectance_1'], how='count', suptitle='Number of daily MOD09GA observations (pixels)', suptitle_kws={'color':'dimgray', 'fontsize':14}, vmin=0, cmap='gist_gray_r', fillcolor='whitesmoke', linewidth=0.5,...

Dear cuFSDAF authors, is there a specific version of CUDA required for the source to compile/run? Would you recommend a specific Linux dsitribution/version? Is a specific NVIDIA-driver version required? Thank...

On a system that features the following: - Graphics card: **Quadro K2000D** (see https://www.nvidia.com/en-us/design-visualization/previous-quadro-desktop-gpus/) - gcc ``` (Funtoo 8.3.1-r8) 8.3.1 20190503 ``` - nvcc ``` nvcc: NVIDIA (R) Cuda compiler...