Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install filed and symbol bugs #63

Closed
silverbullet1472 opened this issue Dec 29, 2020 · 7 comments
Closed

Install filed and symbol bugs #63

silverbullet1472 opened this issue Dec 29, 2020 · 7 comments

Comments

@silverbullet1472
Copy link

thanks for the work!
but I noticed some bug:
**1.**the install command in userguide is wrong('source('installers/climpact.master.installer.r').' But there is no installers)
**2.**the copyright symbol in ui/ui.r will cause some invalid symbol problem(I am opening with UTF-8, maybe because my laptop system setting is China?)
**3.**cannot runApp successfully

runApp()

Listening on http://127.0.0.1:4049
Warning: Error in library: there is no package called ‘climdex.pcic.ncdf’
56:
Error in library(climdex.pcic.ncdf) :
there is no package called ‘climdex.pcic.ncdf’

@silverbullet1472
Copy link
Author

Hello!
Thanks for your work on new version again! As mentioned above there is some bug, but I could still use it to batch process.
A little question: Is heat wave excluded when calculating trends? I noticed that in indices folder there are heatwave-related files but no record in trends file.

@heroldn
Copy link
Contributor

heroldn commented Jan 10, 2021 via email

@heroldn
Copy link
Contributor

heroldn commented Jan 10, 2021 via email

@heroldn
Copy link
Contributor

heroldn commented Jan 10, 2021

RE your runApp() error, did you manage to run the climpact.master.installer.r script successfully?

@silverbullet1472
Copy link
Author

RE your runApp() error, did you manage to run the climpact.master.installer.r script successfully?
Hello!
Yes, alought the path was wrong, I found the installer script and run it.
Maybe there was some error during the installation, but since I only used batch script so I did not work on that afterwards.

@silverbullet1472
Copy link
Author

RunAppError
InstallError

Hi,
I redownload the code from github yesterday(2021/2/3), and this is the error information when I use installer script and runapp() function. Hope it;s helpful.

@heroldn
Copy link
Contributor

heroldn commented Mar 10, 2021

I've adjusted the installer script so it should only install the netcdf package that was causing the original error here if it detects it is on a *nix system. I've also removed the erroneous reference to Runit which isn't needed.

@heroldn heroldn closed this as completed Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants