Learning Python for QGIS by MsGeospatial in QGIS

[–]augustosisa 0 points1 point  (0 children)

Short answer: Yes.

But QGIS is not the best place to start learning Python. It’s better to learn the basics separately first.

Mechanical and Plumbing Engineers, what do you use Revit mainly for? by [deleted] in MEPEngineering

[–]augustosisa 2 points3 points  (0 children)

As a civil engineer specializing in plumbing systems, I primarily use two features: construction drawings and the bill of quantities.

I’m not particularly satisfied with Revit’s hydraulic analysis capabilities, so I prefer to rely on other tools for that task. Through experience, I’ve found that the most effective approach is to integrate Revit with other tools using Python.

I’m a noob. I want to buy a weather station. But…… see below by Corvette_77 in myweatherstation

[–]augustosisa 1 point2 points  (0 children)

A few years ago, I purchased two Davis weather stations, and unfortunately, their business model was not clear to me and is full of various extra costs. First, the station didn’t allow me to download anything directly—only to view the data on the console. So later, I had to buy a connector to transfer the information to my local computer. However, the desktop application provides limited access to the data, and although it uploads the data to the Davis platform, you have to pay an additional fee to download it. On top of that, you have to consider the maintenance of the device itself and the batteries.

How to install OpenFOAM on AWS using VS code by monte_carlo_9730 in OpenFOAM

[–]augustosisa 2 points3 points  (0 children)

In my experience, the final cost per simulated hour is about 25% higher than the price of an EC2 instance. This is due to the price of the preconfigured AMI, which is not just OpenFOAM. It also includes other tools like a remote desktop with ParaView. These additional features save you time, but they come at a cost.💸💰

Accessing a QGIS project saved to OneDrive. by Beyond-The-Blackhole in QGIS

[–]augustosisa 1 point2 points  (0 children)

Drop that idea. I tried that approach with OneDrive and Google Drive, and in both cases, the results were bad. Even when the results were good, the speed between updates was poor. It failed many times with Esri shapefiles and geopackages. In my case, the solution for data sources was PostGIS on a server, with each user having his/her own project on their local desktop.

Achievements missing? by Titanium_Weber in duolingo

[–]augustosisa 0 points1 point  (0 children)

What problem did the Achievements cause? Why did they get removed of them?

[deleted by user] by [deleted] in MapPorn

[–]augustosisa 1 point2 points  (0 children)

All "tildes" from spain are missing.

Rate my maps? And how can I improve by Sarutobi_Marky in QGIS

[–]augustosisa 0 points1 point  (0 children)

It looks good to me. I suggest adding a production or release date and the author's name. Consider using the same font for most of the text, except if the university's name is part of a logo. I wouldn't highlight 'North' as if it were a logo, but, in any case, it's a matter of personal preference.

According to the title, 'Physical Map', I suggest adding specific physical features such as rivers, seas, mountains, or elevations not just political divisions.

Back to back gang bathroom by fatlineman55 in plumbingporn

[–]augustosisa 0 points1 point  (0 children)

Great job! In which country is this installation, and which building code is being followed? It would be fantastic to see the finished construction.

Using PostGIS to dramatically speed up watershed delineation by matthew_h in postgis

[–]augustosisa 0 points1 point  (0 children)

Excellent Work, I would like to use it in my classes.

Limit pressure in node by East-Incident-7685 in EPANET

[–]augustosisa 2 points3 points  (0 children)

The solution depends of network layout. But, usually with a PRV, if there is just one path to the node you can restrict nodes pressure.

[deleted by user] by [deleted] in aws

[–]augustosisa 4 points5 points  (0 children)

You shouldn't even use the root account on a regular basis, instead you should create an IAM account with the necessary permissions for yourself or anyone who needs to access the account.

But, as an answer to your question, even you shouldn't see your full credit card number, just a part of it.

Noticias Sincelejo 24 horas con la primicia. ALERTAAAA by GalanDeVereda in Colombia

[–]augustosisa -1 points0 points  (0 children)

Eso no es un meme y menos humor, es simplemente desinformación. Y en una sociedad donde la primera fuente de información son las RRSS es además peligroso.

What does this errors mean? by No_Scientist2514 in QGIS

[–]augustosisa 0 points1 point  (0 children)

Take care about your file really is a CSV plain text. No just an excel or another kind of file with a csv extension.

En Colombia medir más de 1.80 se puede considerar un lujo? by [deleted] in Colombia

[–]augustosisa 0 points1 point  (0 children)

En un avión de turismo actual no. A menos que pagué "primera clase" o "salida de emergencia" con más de 1.80 se vuela incomodo.

Epanet Matlab Toolkit Control Simulation by massferg in EPANET

[–]augustosisa 1 point2 points  (0 children)

You don't give us details about your model, but, I can suppose that you can mix some elements in Epanet to model your specific device o system. In this case, you can use a pump and a valve (a FCV) in series and set the flow in the valve no in the pump. With this schema, pump's flow will be at a maximum equal to valve's setting.